gdk: Include copy of glib/gconstructor.h
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 17 Mar 2019 20:29:59 +0000 (21:29 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sun, 17 Mar 2019 20:29:59 +0000 (21:29 +0100)
commit65d9b7ee864a1c0102cb590c516a80dea4659925
treecf817856c28cc1adb56621e5bfa08c8e96f55eba
parent688f0997f4ef7f9fd40392634a678892e8ffb611
gdk: Include copy of glib/gconstructor.h

This is named gdkconstructor.h to avoid any possible conflicts. This fixes
the current usages of G_HAS_CONSTRUCTORS, as that header is not installed
by glib.
gdk/gdk.c
gdk/gdkconstructor.h [new file with mode: 0644]
gtk/gtkapplication-dbus.c